@import "media.css";
.subnav{
    display: none;
    top:164px;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 0 0;
    background:#fff;
    position: absolute;
    line-height: 70px;
    color: #CCC;
    text-align: initial;
}
.a-case{
    display: flex;
    padding-top:20px;
}
.head-ul-flex li:hover .subnav{
    display: block;
}
.head1-nav .head-ul-flex li:first-child{
    width:96px;
}
.head1-nav .head-ul-flex li{
    width: 188px;
    text-align: center;
}
.a-case-left{
    width: 60%;
    padding-left: 30px;
}
.a-case-tab>a{
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    border:1px solid #bbbbbb;
    margin-right: 20px;
    cursor: pointer;
}
.b-case-tab>li{
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bbbbbb;
    margin-right: 20px;
    width: 100px;
    text-align: center;
}
.b-case-tab>li.a-case-active{
    border:1px solid #920782;
}
.b-case-tab>li.a-case-active a{
    color:#920782;
}
.a-case-tab>a.a-case-active{
    color:#920782;
    border:1px solid #920782;
}
.a-cast-text{
    display: none;
    font-size: 16px;
}
.a-cast-text a{
    font-size: 16px;
    margin-right: 20px;
    color:#920782;
}
.a-case-right{
    margin-left: 10px;
    position: relative;
}
.rz11{
    font-size:18px;
    width:200px;
}
.rz11:hover{
    color:#920782;
}
.a-case-right::before{
    /*content:'';*/
    position: absolute;
    left: -116px;
    display: inline-block;
    height: 150px;
    width: 1px;
    background-color:#aaa;
}
.a-case-right div{
    width: 100%;
    text-align: center;
    font-size: 16px;
}
.a-case-right img{
    width: 100%;
}
.a-case-right a{
    color:#333333;
	display:block;
	float:left;
}
.a-sericve{
    display: flex;
    padding: 30px 0;
}
.a-sericve .a-sericve-a1:first-child{
    padding-left: 30px;
}
.a-sericve-a1{
    width: 278px;
    margin-right: 50px;
    position: relative;
}

.a-sericve-a1 h1{
    font-size: 18px;
    color: #333333;
    line-height: initial;
    margin-bottom: 20px;
}
.a-sericve-a1 abc{
    font-size: 18px;
    color: #333333;
    line-height: initial;
    margin-bottom: 20px;
}
.a-sericve-a1 div{
    line-height: initial;
}
.a-sericve-a1 a{
    font-size: 16px;
    margin-right: 19px;
    margin-bottom: 10px;
    display:inline-block;
}
.a-sericve-a1 a:hover{
    color:#920782;
}
.a-sericve-a1::after{
    /*content: '';*/
    display: inline-block;
    height: 100px;
    width: 1px;
    background: #aaa;
    position: absolute;
    top: 0;
    right: 0;
}
.a-sericve-a2{
    width: 278px;
    line-height: initial;
}
.a-sericve-a2 h1{
    font-size: 18px;
    color: #333333;
}
.a-sericve-a2 abc{
    font-size: 18px;
    color: #333333;
}
.a-sericve-a2-img{
    display: flex;
}
.a-sericve-a2-img a{
    margin-top: 10px;
    display: block;
    width: 70px;
    text-align: center;
    margin-right: 15px;
}
.a-sericve-a2-img img{
    display: block;
}
.a-sericve-a2-img span{
    display:block;
    font-size: 16px;
    margin-top: 10px;
}
.a-live{
    display: flex;
    line-height: initial;
    padding:30px 0;
}
.a-live-a1{
    width: 230px;
    position: relative;
    margin-right: 60px;
}
.a-live-a1 h1{
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.a-live-a1 h1:hover{
    color:#920782;
}
.a-live-a1 abc{
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.a-live-a1 abc:hover{
    color:#920782;
}
.a-live-a1 a{
    font-size: 16px;
    color:#333333;
    margin-right: 10px;
}
.a-live-a1 a:hover{
    color:#920782;
}
.a-live-a1::after{
    /*content: '';*/
    width: 1px;
    height: 60px;
    background: #aaa;
    display: inline-block;
    position:absolute;
    top: 0;
    right: 0;
}
.a-live-a2{
    display: flex;
}
.a-live-a2>p{
    width: 100px;
    text-align: center;
    color:#333;
    font-size: 16px;
}
.a-live-a2>p>img{
    width: 60%;
    display: block;
    margin:0 auto 10px;
}
.a-live-a2 div{
    width:315px;
    margin-left:30px;
}
.a-live-a2 div a{
    font-size: 16px;
    color:#333;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.a-bz{
    padding: 30px 160px;
    display: flex;
}
.a-bz a{
    display: inline-flex;
    text-align: center;
    /*width: 100px;*/
    margin-right: 50px;
}
.a-bz a:hover span{
    color:#920782;
}
.a-bz a img{
    width: 69px;
    height: 69px;
}

.a-gl a img{
    width: 69px;
    height: 69px;
}
.a-bz a span{
   font-size: 16px;
    margin-left: 20px;
}
.a-gl{
    padding:30px;
    line-height: initial;
    display: flex;
}
.a-gl-a{
    width: 260px;
    margin-right: 150px;
}
.a-gl-a h1{
    color:#333;
    margin-bottom: 10px;
    font-size: 18px;
}
.a-gl-a abc{
    color:#333;
    margin-bottom: 10px;
    font-size: 18px;
}
.a-gl-a a{
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 10px;
    color:#333;
    display: block;
}
.a-gl-a a:hover{
    color:#920782;
}
.a-gl-b{
    display:inline-flex;
    font-size: 18px;
    color: #333;
    width: 287px;
    align-items: center;
    font-weight: bolder;
}
.a-gl-b img{
    width: 186px;
    height: 110px;
}
.head .head-ul-flex li>a{
    display: inline-block;
    height: 100%;
    padding-top: 0;
}
.head .subnav{
    top: 88px;
}
.fixed{
    position:fixed;
    bottom: 0;
    left: 0;
    /*height: 235px;*/
    z-index: 999;
    cursor: pointer;
    width: 100%;
}
.piaofude22 {
    
}
.scoll{
    position:absolute;
    bottom:0;
    left: 100%;
    visibility: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
}
.scoll.on1 {
    visibility:initial;
    left: 0;
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.scoll-bg{
    width: 100%;
    height: 167px;
    background-image: url(/assets/img/frontend/pc/scoll.png);
    background-size: 100% 100%;
    position:absolute;
    bottom:0;
    right: 0;
    z-index: 99999;
    padding-top:52px;
    visibility: initial;
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 1;
}
.scoll-bg.on {
    visibility:hidden;
    right: 100%;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.scoll-a2{
    display: flex;
    justify-content: space-between;
}
.scoll-left{
    margin-left: 17%;
    width: 52%;
    height: 100%;
}
.scoll-left h1{
    color:#fff100;
    font-size:28px;
    margin-bottom:10px;
}
.scoll-left abc{
    color:#fff100;
    font-size:28px;
    margin-bottom:10px;
}
.scoll-left input{
    border:none;
    background: #fff;
    width:150px;
    height:40px;
    padding:0 20px;
    font-size: 14px;
}
.scoll-left a{
    display:inline-block;
    color:#4d054a;
    width:150px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background:#fff100;
    vertical-align: bottom;
}
.scoll-right{
    width: 25%;
    display: inline-flex;
    border-left: 1px solid #fff100;
    padding-left: 30px;
    padding-top: 10px;
}
.scoll-right-num{
    margin-right: 60px;
}
.scoll-right-num h1{
    color:#fff100;
    font-size: 24px;
    margin-bottom: 15px;
}
.scoll-right-num abc{
    color:#fff100;
    font-size: 24px;
    margin-bottom: 15px;
}
.scoll-right-num h2{
    color:#fff;
    font-size: 28px;
}